Uses of Enum
com.cisco.pt.ipc.enums.WideChannel
Packages that use WideChannel
-
Uses of WideChannel in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return WideChannelModifier and TypeMethodDescriptionstatic WideChannelWideChannel.fromIntValue(int value) static WideChannelWideChannel.fromIntValue(Integer value) static WideChannelReturns the enum constant of this type with the specified name.static WideChannel[]WideChannel.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of WideChannel in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return WideChannelModifier and TypeMethodDescriptionWirelessCommon.getWideChannel()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type WideChannelModifier and TypeMethodDescriptionvoidWirelessCommon.setWideChannel(WideChannel channel) Information provided by the PKI file: -
Uses of WideChannel in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return WideChannelModifier and TypeMethodDescriptionWirelessCommonImpl.getWideChannel()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type WideChannelModifier and TypeMethodDescriptionvoidWirelessCommonImpl.setWideChannel(WideChannel channel) Information provided by the PKI file: